FRTС project
Notes
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
extd2
Subroutine
14 statements
Source File
3_driver_module.f90
driver_module
extd2
Contents
public subroutine extd2(x, y, dydx)
Uses
dispersion_module
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
x
real(kind=wp),
intent(in)
::
y
(:)
real(kind=wp),
intent(inout)
::
dydx
(:)